Pass dis_ucode_ldr to kernel for recovery mode
authorJulian Andres Klode <julian.klode@canonical.com>
Fri, 19 Jun 2020 10:57:19 +0000 (12:57 +0200)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 28 Jul 2024 22:42:11 +0000 (22:42 +0000)
commit43dc24f369543dccf99b6545a3b4e9312ff042a9
treeb0f20588813f15b4c8f79ea0e5389f1e87b362d6
parent8633ca4a6823c80e5044b5db5abd0d1f5a102f40
Pass dis_ucode_ldr to kernel for recovery mode

In case of a botched microcode update, this allows people to
easily roll back.

It will of course break in the more unlikely event that you are
missing a microcode update in your firmware that is needed to boot
the system, but editing the entry to remove an option is easier than
having to figure out the option and add it.

LP: #1831789

Gbp-Pq: Name recovery-dis_ucode_ldr.patch
util/grub.d/10_linux.in